
, Entire D Site Library Reference Newsgroup Archives D Programming Language Discussion beta digitalmars.D arrays of const , postblit and RefCounted D Home Overview Features Downloads Tools Changelog Bug tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference Howtos Articles Community Forums Github Wiki Review queue Twitter Links View mode : basic threaded horizontal-split Log in Help 10 hours ago arrays of const , postblit and RefCounted monarch_dodra Reply I investigating some weird behavior regarding arrays of const object . I'm not 100 sure what I'm observing , but it would appear that when adding objects to a const array , objects are not postblit-ed Is this the expected behavior In this program , S is